home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 8_scripts / fake-dcc < prev    next >
Encoding:
Text File  |  2002-10-28  |  532 b   |  17 lines

  1. Synopsis:
  2.    load fake-dcc
  3.  
  4. Description:
  5.    This script is mostly meant as example usage of the PRETEND command and
  6.    the SEND_TO_SERVER hook.  This particular example shows how a DCC
  7.    handshake can be modified to use a CTCP command word other than "DCC".
  8.    It includes the function $getrandword(), which randomly returns a
  9.    single word from a list of words.
  10.  
  11. See Also:
  12.    load(5); on(5) send_to_server; pretend(5)
  13.  
  14. Other Notes:
  15.    This script was written by Jeremy Nelson (hop), jnelson@acronet.net.
  16.  
  17.